Extensions

Press shift + S to search API reference.

Interface

DisplayProps

View source

Style prop for the display type of an element.

interface DisplayProps
displayOptionalResponsiveProp<DisplayProperty>

Defines the display type of an element, which consists of the two basic qualities of how an element generates boxes — the outer display type defining how the box participates in flow layout, and the inner display type defining how the children of the box are laid out.